home *** CD-ROM | disk | FTP | other *** search
- object WebModule1: TWebModule1
- OldCreateOrder = False
- Actions = <
- item
- Name = 'WebActionItem1'
- PathInfo = '/login'
- OnAction = WebModule1WebActionItem1Action
- end
- item
- Name = 'WebActionItem3'
- PathInfo = '/image'
- OnAction = WebModule1WebActionItem3Action
- end
- item
- Default = True
- Name = 'WebActionItem2'
- PathInfo = '/WMLDataSetTableProducer1'
- Producer = WMLDataSetTableProducer1
- OnAction = WebModule1WebActionItem2Action
- end>
- Left = 344
- Top = 183
- Height = 480
- Width = 696
- object WMLDataSetTableProducer1: TWMLDataSetTableProducer
- Columns = <
- item
- FieldName = 'Company'
- end>
- DataSet = Table1
- TableAttributes.BgColor = 'Red'
- TableAttributes.Border = 1
- Left = 96
- Top = 136
- end
- object Table1: TTable
- Active = True
- DatabaseName = 'DBDEMOS'
- TableName = 'customer.db'
- Left = 96
- Top = 64
- end
- end
-